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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16677'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16677'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16678'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16678'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16679'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16679'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16682'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16682'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16685'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16685'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16686'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16686'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16687'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16687'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16688'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16688'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17731'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17731'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17732'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17732'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17733'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17733'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17734'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17734'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17735'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17735'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17736'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17736'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17737'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17737'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16701'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16701'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16702'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16702'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16705'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16705'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16706'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16706'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16707'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16707'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16709'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16709'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16710'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16710'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16711'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16711'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16712'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16712'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17738'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17738'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17739'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17739'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17740'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17740'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17741'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17741'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17742'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17742'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17743'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17743'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17744'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17744'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17745'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17745'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17746'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17746'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17747'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17747'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17748'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17748'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17749'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17749'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17750'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17750'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17751'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17751'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17752'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17752'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17753'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17753'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17754'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17754'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17755'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17755'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17756'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17756'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17757'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17757'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17759'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17759'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16689'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16689'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16690'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16690'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16691'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16691'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16692'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16692'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16693'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16693'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16694'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16694'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16695'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16695'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16696'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16696'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16697'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16697'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16699'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16699'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16700'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16700'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16725'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16725'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16726'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16726'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16727'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16727'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16728'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16728'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16729'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16729'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16730'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16730'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16731'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16731'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16732'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16732'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16733'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16733'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16734'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16734'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16735'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16735'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16736'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16736'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17861'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17861'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17890'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17890'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17894'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17894'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17895'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17895'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17896'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17896'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17898'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17898'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17899'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17899'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17900'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17900'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17901'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17901'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17902'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17902'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17903'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17903'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17904'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17904'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17908'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17908'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17950'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17950'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17951'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17951'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17967'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17967'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17968'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17968'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17969'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17969'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17970'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17970'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17971'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17971'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17972'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17972'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17973'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17973'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17974'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17974'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17878'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17878'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17879'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17879'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17880'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17880'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17881'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17881'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17882'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17882'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17883'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17883'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17889'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17889'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16812'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16812'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16815'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16815'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16822'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148971'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16822'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16843'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16843'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16846'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16846'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17866'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17866'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17867'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17867'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17868'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17868'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17869'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17869'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17870'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17870'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17871'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17871'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17872'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17872'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17873'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17873'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17875'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17875'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17876'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17876'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17877'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17877'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17915'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17915'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17917'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17917'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17921'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17921'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17924'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17924'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17925'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17925'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17927'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17927'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17928'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17928'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17930'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17930'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17931'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17931'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17932'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17932'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17933'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17933'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17934'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17934'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17935'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17935'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17936'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17936'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17937'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17937'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16713'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16713'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16714'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16714'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16716'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16716'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16717'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16717'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16718'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16718'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16719'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16719'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16720'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16720'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16721'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16721'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16722'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16722'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16723'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16723'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16724'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16724'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17765'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17765'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17766'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17766'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17850'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17850'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16737'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16737'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16738'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16738'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16739'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16739'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16740'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16740'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16741'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16741'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16742'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16742'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16743'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16743'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16744'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16744'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16745'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16745'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16746'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16746'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16747'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16747'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16748'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16748'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16761'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16761'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16762'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16762'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16763'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16763'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16764'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16764'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16765'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16765'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16766'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16766'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16767'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16767'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16769'^^xsd:string;
  dwc:scientificName 'Chaetoceros willei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '156625'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16769'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '156625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16749'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16749'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16750'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16750'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16752'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16752'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16753'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16753'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16754'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16754'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16755'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16755'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16756'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16756'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16757'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16757'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16760'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16760'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17938'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17938'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17939'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17939'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17940'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17940'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17941'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17941'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17942'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17942'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17943'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17943'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17944'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17944'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17945'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17945'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17946'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17946'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17947'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17947'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17948'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17948'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17949'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17949'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16639'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16639'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16640'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16640'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16642'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16642'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16644'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16644'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16645'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16645'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16646'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16646'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16648'^^xsd:string;
  dwc:scientificName 'Cymatosira lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '179688'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16648'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '179688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16649'^^xsd:string;
  dwc:scientificName 'Cruciplacolithus neohelis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '235947'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16649'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1665164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16664'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16664'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16615'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16615'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16616'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16616'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16617'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16617'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16618'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16618'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16619'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16619'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16622'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16622'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16623'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16623'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16624'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16624'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16625'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16625'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16626'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16626'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16579'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16579'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16580'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16580'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16581'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16581'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16582'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16582'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16583'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16583'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16584'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16584'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16585'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16585'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16586'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16586'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16587'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16587'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16589'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16589'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16590'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16590'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17674'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '163862'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17674'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17664'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17664'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16665'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16665'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16666'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16666'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16667'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16667'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16668'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16668'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16669'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16669'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16670'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16670'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16671'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16671'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16672'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16672'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16673'^^xsd:string;
  dwc:scientificName 'Chaetoceros protuberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '163055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16673'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '163055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16674'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16674'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16675'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16675'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17683'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17683'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17684'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17684'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17685'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17685'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16603'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16603'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16604'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16604'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16605'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16605'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16606'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16606'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16608'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16608'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16609'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16609'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16610'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16610'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16611'^^xsd:string;
  dwc:scientificName 'Chaetoceros externus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160522'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16611'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '160522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16612'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16612'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16613'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16613'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16614'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16614'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16627'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16627'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16628'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16628'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16629'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16629'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16630'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16630'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16631'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16631'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16632'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16632'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16634'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16634'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16635'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16635'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16636'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16636'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16638'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16638'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16591'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16591'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16592'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16592'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16593'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16593'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16595'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16595'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16596'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16596'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16598'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16598'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16599'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16599'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16600'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16600'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16601'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16601'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16602'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16602'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17695'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17695'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17698'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17698'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16567'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16567'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16568'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16568'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16569'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16569'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16570'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16570'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16571'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16571'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16572'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16572'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16573'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16573'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16574'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16574'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16575'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16575'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16576'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16576'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16577'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16577'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16578'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16578'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17527'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17527'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17528'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17528'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17529'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17529'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17555'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17555'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17556'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17556'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17554'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17554'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17557'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17557'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17549'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17549'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17550'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17550'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17551'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17551'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17534'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17534'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17535'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17535'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17536'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17536'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17533'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17533'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17552'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17552'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17553'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17553'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17530'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17530'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17531'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17531'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16351'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16351'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16349'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16349'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16350'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16350'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17523'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17523'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16347'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16347'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16348'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16348'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16369'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16369'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16370'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16370'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16368'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16368'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16360'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16360'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16361'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16361'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16362'^^xsd:string;
  dwc:scientificName 'Chaetoceros brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149291'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16362'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16359'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16359'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16358'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16358'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16343'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16343'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16344'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16344'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16353'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16353'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16355'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16355'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16356'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16356'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16354'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16354'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17537'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17537'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17538'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17538'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17541'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17541'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17542'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17542'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17539'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17539'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17540'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17540'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17524'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17524'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17525'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17525'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17526'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17526'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17522'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17522'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17547'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17547'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17548'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17548'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17546'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17546'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17545'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17545'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17543'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17543'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17544'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17544'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16364'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16364'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16365'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16365'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16366'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16366'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16363'^^xsd:string;
  dwc:scientificName 'Chaetoceros brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149291'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16363'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16357'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16357'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16345'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16345'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16346'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16346'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17519'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17519'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17520'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17520'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17521'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17521'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16338'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16338'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16341'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16341'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16342'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16342'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16340'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16340'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16339'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16339'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17843'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17843'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17844'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17844'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17845'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17845'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17846'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17846'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17954'^^xsd:string;
  dwc:scientificName 'Protoperidinium thulesense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232861'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17954'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '232861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17955'^^xsd:string;
  dwc:scientificName 'Protoperidinium thulesense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232861'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17955'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '232861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17956'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17956'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17957'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17957'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17958'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17958'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17959'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17959'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17960'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17960'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17961'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17961'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17962'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17962'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17963'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17963'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17964'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17964'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17965'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17965'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17966'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17966'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18074'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18074'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18075'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18075'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18076'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18076'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18077'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18077'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18078'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18078'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18079'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18079'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18080'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18080'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18081'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18081'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18082'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18082'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18083'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18083'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18084'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18084'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18085'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18085'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18086'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18086'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18087'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18087'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18195'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18195'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18196'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18196'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18197'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18197'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18198'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_18198'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18199'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18199'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18200'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_18200'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18201'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18201'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18202'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18202'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18203'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18203'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18204'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18204'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18205'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18205'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18206'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18206'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18207'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18207'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18319'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18319'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18320'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18320'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18321'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18321'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18322'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18322'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18323'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18323'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18324'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18324'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18325'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18325'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18326'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18326'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18327'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18327'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18328'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18328'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18329'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18329'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18330'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18330'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18331'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18331'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17767'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17767'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17768'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17768'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17769'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17769'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17770'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17770'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17771'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17771'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17772'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17772'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17773'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17773'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17774'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17774'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17775'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17775'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17776'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17776'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17777'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17777'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17778'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17778'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17779'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17779'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17780'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17780'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17781'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17781'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17782'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17782'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17783'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17783'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17784'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17784'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17785'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17785'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17786'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17786'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17787'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17787'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17788'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17788'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17789'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17789'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17790'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17790'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17791'^^xsd:string;
  dwc:scientificName 'Prorocentrum lima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110301'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17791'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17792'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17792'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17793'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17793'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17794'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17794'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17795'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17795'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17796'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17796'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17797'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17797'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17798'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17798'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17799'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17799'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17800'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17800'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17801'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17801'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17802'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17802'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17803'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17803'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17804'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17804'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17805'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17805'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17806'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17806'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17807'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17807'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17808'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17808'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17809'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17809'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17810'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17810'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17811'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17811'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17812'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17812'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17813'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17813'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17814'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17814'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17815'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17815'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17816'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17816'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17817'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17817'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17818'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17818'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17819'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17819'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17820'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17820'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17821'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17821'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17822'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17822'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17823'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17823'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17824'^^xsd:string;
  dwc:scientificName 'Protoperidinium monospinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110235'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17824'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '110235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17825'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17825'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17826'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17826'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17827'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17827'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17828'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17828'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17829'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17829'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17830'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17830'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17831'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17831'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17832'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17832'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17833'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17833'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17834'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17834'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17835'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17835'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17836'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17836'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17837'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17837'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17838'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17838'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17839'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17839'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17840'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17840'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17841'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17841'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17842'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17842'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16650'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16650'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16651'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16651'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16652'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16652'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16653'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16653'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16654'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16654'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16655'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16655'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16656'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16656'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16657'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16657'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16658'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16658'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16659'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16659'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16660'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16660'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16661'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16661'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16662'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16662'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16663'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16663'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16773'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16773'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16774'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16774'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16775'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16775'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16776'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16776'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16777'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16777'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16778'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16778'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16779'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16779'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16780'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16780'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16781'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16781'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16782'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16782'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16783'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16783'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16784'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16784'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16785'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16785'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16786'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16786'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18440'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18440'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18441'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18441'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18442'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18442'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18443'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18443'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18444'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18444'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18445'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18445'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18446'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18446'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18447'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18447'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18448'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18448'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18449'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18449'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18450'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18450'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18451'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18451'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18452'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18452'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16049'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16049'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16050'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16050'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16051'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16051'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16052'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16052'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16053'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16053'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16054'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16054'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16055'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16055'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16056'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16056'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16057'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16057'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16058'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16058'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16059'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16059'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16060'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16060'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16061'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16061'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16170'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16170'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16171'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16171'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16172'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16172'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16173'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16173'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16174'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16174'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16175'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16175'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16176'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16176'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16177'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16177'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16178'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16178'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16179'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16179'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16180'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16180'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16181'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16181'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16182'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16182'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16290'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16290'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16291'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16291'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16292'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16292'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16293'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16293'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16294'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16294'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16295'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16295'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16296'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16296'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16297'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16297'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16298'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16298'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16299'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16299'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16300'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16300'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16301'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16301'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16302'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16302'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16303'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16303'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16414'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16414'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16415'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16415'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16416'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16416'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16417'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16417'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16418'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16418'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16419'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16419'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16420'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16420'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16421'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16421'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16422'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16422'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16423'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16423'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16424'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16424'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16425'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16425'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16426'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16426'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16524'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16524'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16525'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16525'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16526'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16526'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16527'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16527'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16528'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16528'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16529'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16529'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16530'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16530'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16531'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16531'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16532'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16532'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16533'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16533'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16534'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16534'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16535'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16535'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16536'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16536'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16537'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16537'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15971'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_15971'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15972'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15972'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15973'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_15973'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15974'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_15974'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15975'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_15975'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15976'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15976'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15977'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_15977'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15978'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15978'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15979'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_15979'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15980'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15980'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15981'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_15981'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15982'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_15982'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15983'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_15983'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15984'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15984'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15985'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15985'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15986'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_15986'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15987'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_15987'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15988'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_15988'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15989'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_15989'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15990'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_15990'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15991'^^xsd:string;
  dwc:scientificName 'Actinocyclus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_15991'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '345847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15992'^^xsd:string;
  dwc:scientificName 'Attheya decora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '160520'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15992'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '160520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15993'^^xsd:string;
  dwc:scientificName 'Adenoides eludens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '110069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15993'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '110069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15994'^^xsd:string;
  dwc:scientificName 'Adenoides eludens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15994'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '110069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15995'^^xsd:string;
  dwc:scientificName 'Anorthoneis excentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '162244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15995'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '162244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15996'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_15996'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15997'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_15997'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15998'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_15998'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_15999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_15999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_15999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_15999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_15999'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_15999'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16000'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16000'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16001'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16001'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16002'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16002'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16003'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16003'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16004'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16004'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16005'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16005'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16006'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16006'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16007'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16007'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16008'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16008'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16009'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16009'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16010'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16010'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16011'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16011'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16012'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16012'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16013'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16013'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16014'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16014'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16015'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16015'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16016'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16016'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16017'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16017'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16018'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16018'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16019'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16019'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16020'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16020'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16021'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16021'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16022'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16022'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16023'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16023'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16024'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16024'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16025'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16025'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16026'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16026'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16027'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16027'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16028'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16028'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16029'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16029'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16030'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16030'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16031'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16031'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16032'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16032'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16033'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16033'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16427'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16427'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16428'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16428'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16429'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16429'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16430'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16430'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16431'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16431'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16432'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16432'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16433'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16433'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16434'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16434'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16435'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16435'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16436'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16436'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16437'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16437'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16438'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16438'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16439'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16439'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16440'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16440'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16441'^^xsd:string;
  dwc:scientificName 'Chaetoceros crinitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149171'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16441'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16442'^^xsd:string;
  dwc:scientificName 'Chaetoceros crinitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149171'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16442'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16443'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16443'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16444'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16444'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16445'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16445'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16446'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16446'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16447'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16447'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16448'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16448'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16449'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16449'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16450'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16450'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16451'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16451'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16452'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16452'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16453'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16453'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16454'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16454'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16455'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16455'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16456'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16456'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16457'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16457'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16458'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16458'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16459'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16459'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16460'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16460'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16461'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16461'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16462'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16462'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16463'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16463'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16464'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16464'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16465'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16465'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16466'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16466'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16467'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16467'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16468'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16468'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16469'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16469'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16470'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16470'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16471'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16471'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16472'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16472'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16473'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16473'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16474'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16474'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16475'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16475'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16476'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16476'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16477'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16477'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16478'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16478'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16479'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16479'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16480'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16480'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16481'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16481'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16482'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16482'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16483'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16483'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16484'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16484'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16485'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16485'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16486'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16486'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16487'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16487'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16488'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16488'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16489'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16489'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16490'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16490'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16491'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16491'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16492'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16492'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16493'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16493'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16494'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16494'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16495'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16495'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16496'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16496'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16497'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16497'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16498'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16498'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16499'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16499'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16500'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16500'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16501'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16501'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16502'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16502'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16503'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16503'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16504'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16504'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16505'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16505'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16506'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16506'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16507'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16507'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16508'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16508'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16509'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16509'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16510'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16510'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16511'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16511'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16512'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16512'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16513'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16513'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16514'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16514'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16515'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16515'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16516'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16516'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16517'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16517'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16518'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16518'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16519'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16519'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16520'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16520'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16521'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16521'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16522'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16522'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16523'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16523'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17492'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17492'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17493'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17493'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17494'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17494'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17495'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17495'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17496'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17496'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17497'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17497'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17498'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17498'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17499'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17499'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17500'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17500'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17501'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17501'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17502'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17502'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17503'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17503'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17504'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17504'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17505'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17505'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17506'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17506'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17507'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17507'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17508'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17508'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17509'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17509'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17510'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17510'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17511'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17511'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17512'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17512'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17513'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17513'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17514'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17514'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17515'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17515'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17516'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17516'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17517'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17517'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17518'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17518'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17558'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17558'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17559'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17559'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17560'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17560'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17561'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17561'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17562'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17562'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17563'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17563'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17564'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17564'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17565'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17565'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17566'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17566'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17567'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17567'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17568'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17568'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17569'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17569'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17570'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17570'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17571'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17571'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17572'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17572'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17573'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17573'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17574'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17574'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17575'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17575'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17576'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17576'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17577'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17577'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17578'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17578'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17579'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17579'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17580'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17580'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17581'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17581'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17582'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17582'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17583'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17583'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17584'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia multistriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '246608'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17584'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '246608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17585'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pseudodelicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '156548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17585'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '156548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17586'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pseudodelicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '156548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17586'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '156548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17587'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pseudodelicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '156548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17587'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '156548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17588'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17588'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17589'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17589'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17590'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17590'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17591'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17591'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17592'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17592'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17593'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17593'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17594'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17594'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17595'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17595'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17596'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17596'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17597'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17597'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17598'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17598'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17599'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17599'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17600'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17600'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17601'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17601'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17602'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17602'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17603'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17603'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17604'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17604'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17605'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17605'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17375'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17375'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17376'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17376'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17377'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17377'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17378'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17378'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17379'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17379'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17380'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17380'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17381'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17381'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17382'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17382'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17383'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17383'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17384'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17384'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17385'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17385'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17386'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17386'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17387'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17387'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17388'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149044'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17388'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17389'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149044'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17389'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17390'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '232069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17390'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17391'^^xsd:string;
  dwc:scientificName 'Melosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149042'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17391'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17392'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17392'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17393'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17393'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17394'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17394'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17395'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17395'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17396'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17396'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17397'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17397'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17398'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17398'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17399'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17399'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17400'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17400'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17401'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17401'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17402'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17402'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17403'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17403'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17404'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17404'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17405'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17405'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17406'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17406'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17407'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17407'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17408'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17408'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17409'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17409'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17410'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17410'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17411'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17411'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17412'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17412'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17413'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17413'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17414'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17414'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17415'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17415'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17416'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17416'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17417'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17417'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17418'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17418'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17419'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17419'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17420'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17420'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17421'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17421'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17422'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17422'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17423'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17423'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17424'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17424'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17425'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17425'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17426'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17426'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17427'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17427'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17428'^^xsd:string;
  dwc:scientificName 'Nephroselmis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '134524'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17428'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '134524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17429'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17429'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17430'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17430'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17431'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17431'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17432'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17432'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17433'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17433'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17434'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17434'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17435'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17435'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17436'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17436'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17437'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17437'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17438'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17438'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17439'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17439'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17440'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17440'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17441'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17441'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17442'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17442'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17443'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17443'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17444'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17444'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17445'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17445'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17446'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17446'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17447'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17447'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17448'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17448'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17449'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17449'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17450'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17450'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17451'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17451'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17452'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17452'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17453'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17453'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17454'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17454'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17455'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '702200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17455'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17456'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17456'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17457'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17457'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17458'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17458'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17459'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17459'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17460'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17460'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17461'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17461'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17462'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17462'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17463'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17463'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17464'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17464'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17465'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17465'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17466'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17466'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17467'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17467'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17468'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17468'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17469'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17469'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17470'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17470'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17279'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17279'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17280'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17280'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17281'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17281'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17282'^^xsd:string;
  dwc:scientificName 'Heterocapsa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109540'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17282'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17283'^^xsd:string;
  dwc:scientificName 'Heterocapsa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '109540'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17283'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17284'^^xsd:string;
  dwc:scientificName 'Heterocapsa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109540'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17284'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17285'^^xsd:string;
  dwc:scientificName 'Katodinium glandulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '418128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17285'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '992758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17286'^^xsd:string;
  dwc:scientificName 'Katodinium glandulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '418128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17286'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '992758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17287'^^xsd:string;
  dwc:scientificName 'Katodinium glandulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '418128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17287'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '992758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17288'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17288'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17289'^^xsd:string;
  dwc:scientificName 'Karlodinium veneficum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '233037'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17289'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '233037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17290'^^xsd:string;
  dwc:scientificName 'Karlodinium veneficum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '233037'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17290'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '233037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17291'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17291'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17292'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17292'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17293'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17293'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17294'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17294'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17295'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17295'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17296'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17296'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17297'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17297'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17298'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17298'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17299'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17299'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17300'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17300'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17301'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17301'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17302'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17302'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17303'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17303'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17304'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17304'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17305'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17305'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17306'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17306'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17307'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17307'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17308'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17308'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17309'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17309'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17310'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17310'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17311'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17311'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17312'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17312'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17313'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17313'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17314'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17314'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17315'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17315'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17316'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17316'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17317'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17317'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17318'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17318'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17319'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17319'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17320'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17320'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17321'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17321'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17322'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '119077'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17322'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17323'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17323'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17324'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17324'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17325'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17325'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17326'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17326'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17327'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17327'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17328'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17328'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17329'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17329'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17330'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17330'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17331'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17331'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17332'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17332'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17333'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17333'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17334'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17334'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17335'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17335'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17336'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17336'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17337'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17337'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17338'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17338'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17339'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17339'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17340'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17340'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17341'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17341'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17342'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17342'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17343'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17343'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17344'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17344'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17345'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17345'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17346'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17346'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17347'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17347'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17348'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17348'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17349'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17349'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17350'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17350'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17351'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17351'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17352'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17352'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17353'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17353'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17354'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17354'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17355'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17355'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17356'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17356'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17357'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17357'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17358'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17358'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17359'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17359'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17360'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17360'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17361'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17361'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17362'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17362'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17363'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17363'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17364'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17364'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17365'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17365'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17366'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17366'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17367'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17367'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17368'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17368'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17369'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17369'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17370'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17370'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17371'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17371'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17372'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17372'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17373'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17373'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17374'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17374'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17183'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17183'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17184'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17184'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17185'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17185'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17186'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17186'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17187'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17187'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17188'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17188'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17189'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17189'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17190'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17190'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17191'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17191'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17192'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17192'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17193'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17193'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17194'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17194'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17195'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17195'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17196'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17196'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17197'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17197'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17198'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17198'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17199'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17199'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17200'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17200'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17201'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17201'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17202'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17202'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17203'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17203'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17204'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17204'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17205'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17205'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17206'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17206'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17207'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17207'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17208'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17208'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17209'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17209'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17210'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17210'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17211'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17211'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17212'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17212'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17213'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17213'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17214'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17214'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17215'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17215'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17216'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17216'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17217'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17217'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17218'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17218'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17219'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17219'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17220'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17220'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17221'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17221'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17222'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17222'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17223'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17223'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17224'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17224'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17225'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17225'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17226'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17226'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17227'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17227'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17228'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17228'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17229'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17229'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17230'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17230'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17231'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17231'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17232'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17232'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17233'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17233'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17234'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17234'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17235'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17235'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17236'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17236'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17237'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17237'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17238'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17238'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17239'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17239'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17240'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17240'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17241'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17241'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17242'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17242'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17243'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17243'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17244'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17244'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17245'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17245'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17246'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17246'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17247'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17247'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17248'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17248'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17249'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17249'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17250'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17250'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17251'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17251'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17252'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17252'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17253'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17253'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17254'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17254'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17255'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17255'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17256'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17256'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17257'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17257'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17258'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17258'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17259'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17259'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17260'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17260'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17261'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17261'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17262'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17262'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17263'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17263'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17264'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17264'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17265'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17265'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17266'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17266'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17267'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17267'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17268'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17268'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17269'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17269'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17270'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17270'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17271'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17271'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17272'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17272'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17273'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17273'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17274'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17274'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17275'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17275'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17276'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17276'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17277'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17277'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17278'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17278'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17087'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17087'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17088'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17088'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17089'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17089'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17090'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17090'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17091'^^xsd:string;
  dwc:scientificName 'Fragilaria islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17091'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17092'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17092'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17093'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17093'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17094'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17094'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17095'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17095'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17096'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17096'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17097'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17097'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17098'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17098'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17099'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17099'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17100'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17100'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17101'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17101'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17102'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17102'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17103'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17103'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17104'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17104'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17105'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17105'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17106'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17106'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17107'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17107'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17108'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17108'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17109'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17109'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17110'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17110'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17111'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17111'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17112'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17112'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17113'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17113'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17114'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17114'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17115'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17115'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17116'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17116'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17117'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17117'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17118'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17118'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17119'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17119'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17120'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17120'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17121'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17121'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17122'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17122'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17123'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17123'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17124'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17124'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17125'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17125'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17126'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17126'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17127'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17127'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17128'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17128'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17129'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109843'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17129'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17130'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17130'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17131'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17131'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17132'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17132'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17133'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17133'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17134'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17134'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17135'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17135'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17136'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17136'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17137'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17137'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17138'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17138'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17139'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17139'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17140'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17140'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17141'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17141'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17142'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17142'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17143'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17143'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17144'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17144'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17145'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17145'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17146'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17146'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17147'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17147'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17148'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17148'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17149'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17149'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17150'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17150'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17151'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17151'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17152'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17152'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17153'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17153'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17154'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17154'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17155'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17155'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17156'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17156'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17157'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17157'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17158'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17158'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17159'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17159'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17160'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17160'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17161'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17161'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17162'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17162'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17163'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17163'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17164'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17164'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17165'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17165'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17166'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17166'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17167'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17167'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17168'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17168'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17169'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17169'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17170'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17170'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17171'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17171'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17172'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17172'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17173'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17173'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17174'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17174'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17175'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '109872'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17175'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17176'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109826'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17176'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17177'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109826'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17177'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17178'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17178'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17179'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17179'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17180'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17180'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17181'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17181'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17182'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17182'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16991'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16991'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16992'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16992'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16993'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16993'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16994'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16994'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16995'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16995'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16996'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16996'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16997'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16997'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16998'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16998'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16999'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16999'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17000'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17000'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17001'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17001'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17002'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17002'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17003'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17003'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17004'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17004'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17005'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17005'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17006'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17006'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17007'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17007'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17008'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17008'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17009'^^xsd:string;
  dwc:scientificName 'Dinophyceae swarmer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17009'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17010'^^xsd:string;
  dwc:scientificName 'Dinophyceae swarmer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17010'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17011'^^xsd:string;
  dwc:scientificName 'Dinophyceae swarmer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17011'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17012'^^xsd:string;
  dwc:scientificName 'Dinophyceae swarmer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17012'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17013'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17013'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17014'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17014'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17015'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17015'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17016'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17016'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17017'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17017'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17018'^^xsd:string;
  dwc:scientificName 'Duboscquella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '601282'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17018'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '601282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17019'^^xsd:string;
  dwc:scientificName 'Duboscquella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '601282'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17019'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '601282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17020'^^xsd:string;
  dwc:scientificName 'Duboscquella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '601282'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17020'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '601282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17021'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17021'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17022'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17022'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17023'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17023'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17024'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17024'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17025'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17025'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17026'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17026'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17027'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17027'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17028'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17028'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17029'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17029'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17030'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17030'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17031'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17031'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17032'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17032'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17033'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17033'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17034'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17034'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17035'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17035'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17036'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17036'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17037'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17037'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17038'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17038'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17039'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17039'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17040'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17040'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17041'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17041'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17042'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17042'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17043'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17043'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17044'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17044'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17045'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17045'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17046'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17046'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17047'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17047'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17048'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17048'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17049'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17049'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17050'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17050'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17051'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17051'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17052'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17052'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17053'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17053'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17054'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17054'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17055'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17055'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17056'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17056'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17057'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17057'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17058'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17058'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17059'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17059'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17060'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17060'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17061'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17061'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17062'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17062'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17063'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17063'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17064'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17064'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17065'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17065'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17066'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17066'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17067'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17067'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17068'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17068'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17069'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17069'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17070'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17070'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17071'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17071'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17072'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17072'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17073'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17073'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17074'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17074'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17075'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17075'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17076'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17076'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17077'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17077'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17078'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_17078'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17079'^^xsd:string;
  dwc:scientificName 'Ensiculifera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '231803'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17079'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '231803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17080'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17080'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17081'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17081'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17082'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17082'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17083'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17083'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17084'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17084'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17085'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17085'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17086'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17086'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16895'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16895'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16896'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16896'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16897'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16897'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16898'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16898'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16899'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16899'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16900'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16900'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16901'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16901'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16902'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16902'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16903'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16903'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16904'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16904'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16905'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16905'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16906'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16906'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16907'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16907'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16908'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16908'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16909'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16909'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16910'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16910'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16911'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16911'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16912'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16912'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16913'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16913'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16914'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16914'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16915'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16915'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16916'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16916'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16917'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149286'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16917'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16918'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149286'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16918'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16919'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149286'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16919'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16920'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16920'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16921'^^xsd:string;
  dwc:scientificName 'Diaphanoeca grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '105571'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16921'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16922'^^xsd:string;
  dwc:scientificName 'Diaphanoeca grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '105571'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16922'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16923'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16923'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16924'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16924'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16925'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16925'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16926'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16926'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16927'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16927'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16928'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16928'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16929'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16929'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16930'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16930'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16931'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16931'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16932'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16932'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16933'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '621926'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16933'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16934'^^xsd:string;
  dwc:scientificName 'Diplopsalopsis orbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16934'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16935'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudocalani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16935'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16936'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16936'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16937'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16937'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16938'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16938'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16939'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16939'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16940'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16940'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16941'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16941'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16942'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16942'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16943'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16943'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16944'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16944'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16945'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16945'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16946'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16946'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16947'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16947'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16948'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16948'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16949'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16949'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16950'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16950'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16951'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16951'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16952'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16952'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16953'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16953'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16954'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16954'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16955'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16955'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16956'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16956'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16957'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16957'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16958'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16958'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16959'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16959'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16960'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16960'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16961'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16961'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16962'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16962'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16963'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16963'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16964'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16964'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16965'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16965'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16966'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16966'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16967'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16967'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16968'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16968'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16969'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16969'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16970'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16970'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16971'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16971'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16972'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16972'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16973'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16973'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16974'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16974'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16975'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16975'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16976'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16976'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16977'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16977'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16978'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16978'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16979'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16979'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16980'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16980'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16981'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16981'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16982'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16982'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16983'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16983'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16984'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16984'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16985'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16985'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16986'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16986'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16987'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16987'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16988'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16988'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16989'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16989'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16990'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16990'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16395'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16395'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16396'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16396'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16397'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16397'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16398'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16398'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16399'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16399'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16400'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16400'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16401'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16401'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16402'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16402'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16403'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16403'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16404'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16404'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16405'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16405'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16406'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16406'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16407'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16407'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16408'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16408'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16409'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16409'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16410'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16410'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16411'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16411'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16412'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16412'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16413'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16413'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16538'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16538'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16539'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16539'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16540'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16540'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16541'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16541'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16542'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16542'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16543'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16543'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16544'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16544'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16545'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16545'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16546'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16546'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16547'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16547'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16548'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16548'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16549'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16549'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16550'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16550'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16551'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16551'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16552'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16552'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16553'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16553'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16554'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16554'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16555'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16555'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16556'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16556'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16557'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16557'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16558'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16558'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16559'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16559'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16560'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16560'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16561'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16561'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16562'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16562'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16563'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16563'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16564'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16564'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16565'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16565'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16566'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16566'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16847'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16847'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16848'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16848'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16849'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16849'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16850'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16850'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16851'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16851'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16852'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16852'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16853'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16853'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16854'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16854'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16855'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16855'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16856'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16856'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16857'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16857'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16858'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16858'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16859'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16859'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16860'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16860'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16861'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16861'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16862'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16862'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16863'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16863'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16864'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16864'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16865'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109604'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16865'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16866'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16866'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16867'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16867'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16868'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16868'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16869'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16869'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16870'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16870'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16871'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16871'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16872'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16872'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16873'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16873'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16874'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16874'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16875'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16875'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16876'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16876'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16877'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16877'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16878'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16878'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16879'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16879'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16880'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16880'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16881'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16881'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16882'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16882'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16883'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16883'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16884'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16884'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16885'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16885'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16886'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16886'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16887'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16887'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16888'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16888'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16889'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16889'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16890'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16890'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16891'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16891'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16892'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16892'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16893'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16893'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16894'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16894'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16252'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16252'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16253'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16253'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16254'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16254'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16255'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16255'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16256'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16256'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16257'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16257'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16258'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16258'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16259'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16259'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16260'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16260'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16261'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16261'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16262'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16262'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16263'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16263'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16264'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16264'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16265'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16265'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16266'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16266'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16267'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16267'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16268'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16268'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16269'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16269'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16270'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16270'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16271'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16271'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16272'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16272'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16273'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16273'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16274'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16274'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16275'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16275'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16276'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16276'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16277'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16277'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16278'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16278'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16279'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16279'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16280'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16280'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16281'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16281'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16282'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16282'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16283'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16283'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16284'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16284'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16285'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16285'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16286'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16286'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16287'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16287'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16288'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16288'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16289'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16289'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16304'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16304'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16305'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16305'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16306'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16306'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16307'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16307'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16308'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16308'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16309'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16309'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16310'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16310'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16311'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16311'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16312'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16312'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16313'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16313'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16314'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16314'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16315'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16315'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16316'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16316'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16317'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16317'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16318'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16318'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16319'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16319'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16320'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16320'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16321'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16321'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16322'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16322'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16323'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16323'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16324'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16324'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16325'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16325'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16326'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16326'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16327'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16327'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16328'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16328'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16329'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16329'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16330'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16330'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16331'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16331'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16332'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16332'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16333'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16333'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16334'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16334'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16335'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16335'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16336'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16336'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16337'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16337'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16371'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16371'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16372'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16372'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16373'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16373'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16374'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16374'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16375'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16375'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16376'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16376'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16377'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16377'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16378'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16378'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16379'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16379'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16380'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16380'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16381'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16381'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16382'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16382'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16383'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16383'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16384'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16384'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16385'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16385'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16386'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16386'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16387'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16387'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16388'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16388'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16389'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16389'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16390'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16390'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16391'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16391'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16392'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16392'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16393'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16393'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16394'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16394'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16143'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16143'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16144'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16144'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16145'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16145'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16146'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16146'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16147'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16147'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16148'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16148'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16149'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16149'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16150'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16150'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16151'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16151'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16152'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16152'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16153'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16153'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16154'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16154'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16155'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16155'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16156'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16156'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16157'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16157'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16158'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16158'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16159'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16159'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16160'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16160'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16161'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16161'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16162'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16162'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16163'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16163'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16164'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16164'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16165'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16165'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16166'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16166'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16167'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16167'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16168'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16168'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16169'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16169'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16183'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16183'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16184'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16184'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16185'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16185'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16186'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16186'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16187'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16187'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16188'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16188'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16189'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16189'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16190'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16190'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16191'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16191'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16192'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16192'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16193'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16193'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16194'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16194'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16195'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16195'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16196'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16196'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16197'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16197'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16198'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16198'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16199'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16199'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16200'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16200'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16201'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16201'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16202'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16202'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16203'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16203'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16204'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16204'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16205'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16205'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16206'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16206'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16207'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16207'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16208'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16208'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16209'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16209'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16210'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16210'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16211'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16211'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16212'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16212'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16213'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16213'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16214'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16214'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16215'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16215'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16216'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16216'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16217'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16217'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16218'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16218'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16219'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16219'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16220'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16220'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16221'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16221'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16222'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16222'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16223'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16223'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16224'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16224'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16225'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16225'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16226'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16226'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16227'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16227'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16228'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16228'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16229'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16229'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16230'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16230'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16231'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16231'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16232'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16232'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16233'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16233'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16234'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16234'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16235'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16235'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16236'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16236'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16237'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16237'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16238'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16238'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16239'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16239'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16240'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16240'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16241'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16241'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16242'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16242'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16243'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16243'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16244'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16244'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16245'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16245'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16246'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16246'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16247'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16247'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16248'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16248'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16249'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16249'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16250'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16250'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16251'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16251'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16034'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16034'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16035'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16035'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16036'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_16036'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16037'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16037'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16038'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16038'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16039'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16039'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16040'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16040'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16041'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16041'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16042'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16042'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16043'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16043'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16044'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16044'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16045'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16045'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16046'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16046'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16047'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16047'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16048'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16048'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16062'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_16062'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16063'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16063'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16064'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16064'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16065'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16065'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16066'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16066'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16067'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16067'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16068'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16068'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16069'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16069'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16070'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16070'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16071'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_16071'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16072'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_16072'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16073'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16073'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16074'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16074'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16075'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16075'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16076'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16076'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16077'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16077'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16078'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16078'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16079'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16079'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16080'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16080'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16081'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16081'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16082'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16082'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16083'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16083'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16084'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16084'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16085'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16085'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16086'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16086'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16087'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16087'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16088'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16088'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16089'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16089'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16090'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16090'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16091'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16091'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16092'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16092'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16093'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16093'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16094'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16094'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16095'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16095'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16096'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16096'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16097'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16097'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16098'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16098'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16099'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16099'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16100'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16100'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16101'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16101'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16102'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16102'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16103'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16103'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16104'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16104'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16105'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16105'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16106'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16106'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16107'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16107'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16108'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16108'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16109'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16109'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16110'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16110'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16111'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16111'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16112'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16112'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16113'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16113'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16114'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16114'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16115'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16115'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16116'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16116'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16117'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16117'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16118'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16118'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16119'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16119'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16120'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16120'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16121'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16121'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16122'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_16122'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16123'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16123'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16124'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16124'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16125'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_16125'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16126'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16126'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16127'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16127'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16128'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16128'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16129'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16129'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16130'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16130'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16131'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16131'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16132'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_16132'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16133'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_16133'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16134'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_16134'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16135'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_16135'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16136'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_16136'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16137'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_16137'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16138'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_16138'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16139'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_16139'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16140'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_16140'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16141'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_16141'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_16142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_16142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_16142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_16142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_16142'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_16142'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18484'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18484'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18485'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18485'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18486'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18486'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18487'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18487'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18488'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18488'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18489'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18489'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18490'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18490'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18491'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18491'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18492'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18492'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18493'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18493'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18494'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18494'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18495'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18495'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18496'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18496'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18497'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18497'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18498'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18498'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18499'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18499'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18500'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18500'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18501'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18501'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18502'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18502'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18503'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18503'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18504'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18504'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18505'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18505'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18506'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18506'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18507'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18507'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18508'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18508'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18509'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18509'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18510'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18510'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18511'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18511'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18512'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18512'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18513'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18513'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18514'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18514'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18515'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_18515'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18516'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18516'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18517'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18517'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18518'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18518'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18519'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18519'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18520'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18520'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18521'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18521'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18522'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18522'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18523'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18523'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18524'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18524'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18525'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18525'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18526'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18526'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18527'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_18527'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18528'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18528'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18529'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18529'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18530'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18530'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18531'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18531'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18532'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18532'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18533'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18533'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18534'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18534'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18535'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18535'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18536'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18536'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18537'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sagittifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '137308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18537'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18538'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sagittifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '137308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18538'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18539'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sagittifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '137308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18539'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18540'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sagittifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '137308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18540'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18541'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sagittifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '137308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18541'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18542'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18542'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18543'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18543'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18544'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18544'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18545'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18545'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18546'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18546'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18547'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18547'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18548'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18548'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18549'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18549'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18550'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18550'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18551'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18551'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18552'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18552'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18553'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18553'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18554'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18554'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18555'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18555'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18556'^^xsd:string;
  dwc:scientificName 'Thecadinium yashimaense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18556'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '376565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18557'^^xsd:string;
  dwc:scientificName 'Thecadinium yashimaense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18557'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '376565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18558'^^xsd:string;
  dwc:scientificName 'Thecadinium yashimaense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '376565'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18558'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '376565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18559'^^xsd:string;
  dwc:scientificName 'Thecadinium yashimaense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18559'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '376565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18560'^^xsd:string;
  dwc:scientificName 'Thecadinium yashimaense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18560'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '376565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18561'^^xsd:string;
  dwc:scientificName 'Tabularia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '157059'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18561'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '157059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18562'^^xsd:string;
  dwc:scientificName 'Tabularia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '157059'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18562'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '157059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18563'^^xsd:string;
  dwc:scientificName 'Tabularia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '157059'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18563'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '157059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18564'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18564'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18565'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18565'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18566'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18566'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18567'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18567'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18568'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18568'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18569'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18569'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18570'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18570'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18571'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18571'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18572'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18572'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18573'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18573'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18574'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18574'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18575'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18575'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18576'^^xsd:string;
  dwc:scientificName 'Thaurilens sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '602809'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18576'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '602809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18375'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18375'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18376'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18376'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18377'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18377'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18378'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18378'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18379'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18379'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18380'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18380'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18381'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18381'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18382'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18382'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18383'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18383'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18384'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18384'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18385'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18385'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18386'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18386'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18387'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18387'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18388'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18388'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18389'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18389'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18390'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18390'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18391'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18391'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18392'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18392'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18393'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18393'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18394'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '247943'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18394'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18395'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18395'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18396'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18396'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18397'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18397'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18398'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18398'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18399'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18399'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18400'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18400'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18401'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18401'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18402'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18402'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18403'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18403'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18404'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18404'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18405'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18405'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18406'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18406'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18407'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18407'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18408'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18408'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18409'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18409'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18410'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18410'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18411'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18411'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18412'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18412'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18413'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18413'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18414'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18414'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18415'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18415'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18416'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18416'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18417'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18417'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18418'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18418'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18419'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18419'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18420'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18420'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18421'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18421'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18422'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18422'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18423'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18423'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18424'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18424'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18425'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18425'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18426'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18426'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18427'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_18427'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18428'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18428'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18429'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18429'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18430'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18430'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18431'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18431'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18432'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18432'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18433'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18433'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18434'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18434'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18435'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18435'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18436'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18436'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18437'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18437'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18438'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18438'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18439'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18439'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18453'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18453'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18454'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18454'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18455'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18455'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18456'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18456'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18457'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18457'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18458'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18458'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18459'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18459'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18460'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18460'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18461'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18461'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18462'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18462'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18463'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18463'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18464'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18464'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18465'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18465'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18466'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18466'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18467'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18467'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18468'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18468'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18469'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18469'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18470'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18470'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18471'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18471'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18472'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18472'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18473'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18473'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18474'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18474'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18475'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18475'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18476'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18476'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18477'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18477'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18478'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18478'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18479'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18479'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18480'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18480'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18481'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18481'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18482'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18482'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18483'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18483'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18266'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18266'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18267'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18267'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18268'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18268'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18269'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18269'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18270'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18270'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18271'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18271'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18272'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18272'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18273'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18273'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18274'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18274'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18275'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18275'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18276'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18276'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18277'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18277'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18278'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18278'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18279'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18279'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18280'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18280'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18281'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18281'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18282'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18282'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18283'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18283'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18284'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18284'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18285'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18285'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18286'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18286'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18287'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18287'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18288'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18288'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18289'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18289'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18290'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18290'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18291'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_18291'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18292'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18292'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18293'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18293'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18294'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18294'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18295'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18295'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18296'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18296'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18297'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18297'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18298'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18298'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18299'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18299'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18300'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18300'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18301'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18301'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18302'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18302'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18303'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18303'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18304'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18304'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18305'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18305'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18306'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18306'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18307'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18307'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18308'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18308'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18309'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18309'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18310'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148914'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18310'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18311'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18311'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18312'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18312'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18313'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18313'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18314'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18314'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18315'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18315'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18316'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18316'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18317'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18317'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18318'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18318'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18332'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18332'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18333'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18333'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18334'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18334'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18335'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18335'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18336'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18336'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18337'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18337'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18338'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18338'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18339'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18339'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18340'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18340'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18341'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18341'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18342'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18342'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18343'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18343'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18344'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18344'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18345'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18345'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18346'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18346'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18347'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18347'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18348'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18348'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18349'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18349'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18350'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18350'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18351'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18351'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18352'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18352'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18353'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18353'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18354'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18354'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18355'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18355'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18356'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18356'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18357'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18357'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18358'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18358'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18359'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18359'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18360'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18360'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18361'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18361'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18362'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18362'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18363'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18363'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18364'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18364'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18365'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18365'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18366'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18366'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18367'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18367'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18368'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18368'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18369'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18369'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18370'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18370'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18371'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18371'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18372'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18372'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18373'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18373'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18374'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18374'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18157'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18157'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18158'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18158'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18159'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18159'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18160'^^xsd:string;
  dwc:scientificName 'Scrippsiella crystallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '110167'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18160'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '110167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18161'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18161'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18162'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18162'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18163'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18163'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18164'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18164'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18165'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18165'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18166'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_18166'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18167'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18167'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18168'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18168'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18169'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18169'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18170'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18170'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18171'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_18171'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18172'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18172'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18173'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18173'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18174'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18174'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18175'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18175'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18176'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18176'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18177'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18177'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18178'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18178'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18179'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18179'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18180'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18180'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18181'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18181'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18182'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18182'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18183'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18183'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18184'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18184'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18185'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18185'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18186'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18186'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18187'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18187'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18188'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18188'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18189'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18189'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18190'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18190'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18191'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18191'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18192'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18192'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18193'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18193'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18194'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18194'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18208'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18208'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18209'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18209'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18210'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18210'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18211'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18211'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18212'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18212'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18213'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18213'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18214'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18214'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18215'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18215'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18216'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18216'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18217'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18217'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18218'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18218'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18219'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18219'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18220'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18220'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18221'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18221'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18222'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18222'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18223'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18223'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18224'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18224'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18225'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_18225'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18226'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18226'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18227'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18227'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18228'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18228'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18229'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18229'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18230'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18230'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18231'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18231'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18232'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18232'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18233'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18233'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18234'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18234'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18235'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18235'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18236'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18236'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18237'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18237'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18238'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18238'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18239'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18239'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18240'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18240'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18241'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18241'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18242'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18242'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18243'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18243'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18244'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18244'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18245'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18245'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18246'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18246'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18247'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18247'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18248'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18248'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18249'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18249'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18250'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18250'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18251'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18251'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18252'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18252'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18253'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18253'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18254'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18254'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18255'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18255'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18256'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18256'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18257'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18257'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18258'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18258'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18259'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18259'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18260'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18260'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18261'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18261'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18262'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18262'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18263'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18263'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18264'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18264'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18265'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18265'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18047'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18047'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18048'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_18048'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18049'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18049'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18050'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18050'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18051'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18051'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18052'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18052'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18053'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18053'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18054'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18054'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18055'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18055'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18056'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18056'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18057'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18057'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18058'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18058'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18059'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18059'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18060'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18060'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18061'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18061'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18062'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18062'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18063'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18063'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18064'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18064'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18065'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18065'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18066'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18066'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18067'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18067'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18068'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18068'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18069'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18069'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18070'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18070'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18071'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18071'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18072'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18072'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18073'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18073'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18088'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18088'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18089'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18089'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18090'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18090'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18091'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18091'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18092'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18092'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18093'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18093'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18094'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18094'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18095'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18095'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18096'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18096'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18097'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18097'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18098'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18098'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18099'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18099'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18100'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18100'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18101'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18101'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18102'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18102'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18103'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18103'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18104'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18104'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18105'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18105'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18106'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18106'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18107'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18107'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18108'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18108'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18109'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18109'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18110'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18110'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18111'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_18111'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18112'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18112'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18113'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_18113'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18114'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18114'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18115'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18115'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18116'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18116'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18117'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18117'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18118'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18118'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18119'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18119'^^xsd:string;
  dwc:observationDate '2006-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18120'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18120'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18121'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18121'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18122'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18122'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18123'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18123'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18124'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18124'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18125'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18125'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18126'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18126'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18127'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18127'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18128'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18128'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18129'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18129'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18130'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18130'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18131'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18131'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18132'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18132'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18133'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_18133'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18134'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_18134'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18135'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18135'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18136'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18136'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18137'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18137'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18138'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18138'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18139'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18139'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18140'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18140'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18141'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18141'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18142'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18142'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18143'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_18143'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18144'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18144'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18145'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18145'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18146'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18146'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18147'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18147'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18148'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18148'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18149'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18149'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18150'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18150'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18151'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18151'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18152'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18152'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18153'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18153'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18154'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18154'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18155'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18155'^^xsd:string;
  dwc:observationDate '2006-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18156'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18156'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17606'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17606'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17607'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17607'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17608'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17608'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17609'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17609'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17610'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17610'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17611'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17611'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17612'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17612'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17613'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17613'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17614'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17614'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17615'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17615'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17616'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17616'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17617'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17617'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17618'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_17618'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17619'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17619'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17620'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^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_2006_17620'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17621'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17621'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17622'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17622'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17623'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17623'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17624'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17624'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17625'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17625'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17626'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17626'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17627'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17627'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17628'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17628'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17629'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17629'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17975'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17975'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17976'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17976'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17977'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17977'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17978'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17978'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17979'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17979'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17980'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17980'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17981'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17981'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17982'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17982'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17983'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_17983'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17984'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17984'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17985'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17985'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17986'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17986'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17987'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17987'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17988'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_17988'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17989'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17989'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17990'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17990'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17991'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17991'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17992'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17992'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17993'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17993'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17994'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17994'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17995'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17995'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17996'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17996'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17997'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17997'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17998'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17998'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17999'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^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_2006_17999'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18000'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18000'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18001'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18001'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18002'^^xsd:string;
  dwc:scientificName 'Pirsonia spec.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118022'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18002'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '118022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18003'^^xsd:string;
  dwc:scientificName 'Pirsonia spec.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '118022'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18003'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '118022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18004'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18004'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18005'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18005'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18006'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter, Koemann'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18006'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18007'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^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_2006_18007'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18008'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18008'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18009'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18009'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18010'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18010'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18011'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18011'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18012'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18012'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18013'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_18013'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18014'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18014'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18015'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18015'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18016'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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_2006_18016'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18017'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18017'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18018'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18018'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18019'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_18019'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18020'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18020'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18021'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18021'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18022'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18022'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18023'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18023'^^xsd:string;
  dwc:observationDate '2006-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18024'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18024'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18025'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18025'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18026'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18026'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18027'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18027'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18028'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18028'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18029'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18029'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18030'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18030'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18031'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18031'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18032'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^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 '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18032'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18033'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18033'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18034'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18034'^^xsd:string;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18035'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_18035'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18036'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18036'^^xsd:string;
  dwc:observationDate '2006-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18037'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_18037'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18038'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18038'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18039'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_18039'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18040'^^xsd:string;
  dwc:scientificName 'Rhynchopus coscinodiscivorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '146180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18040'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '146180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18041'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata f. semispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149071'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18041'^^xsd:string;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '163348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18042'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_18042'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18043'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_18043'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18044'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^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_2006_18044'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18045'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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_2006_18045'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_18046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_18046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_18046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_18046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_18046'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_18046'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17471'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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_2006_17471'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17472'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^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_2006_17472'^^xsd:string;
  dwc:observationDate '2006-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17473'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17473'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17474'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17474'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17475'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17475'^^xsd:string;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17476'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17476'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17477'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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_2006_17477'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17478'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17478'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17479'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17479'^^xsd:string;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17480'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17480'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17481'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17481'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17482'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17482'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17483'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^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_2006_17483'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17484'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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_2006_17484'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17485'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17485'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17486'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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_2006_17486'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17487'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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 '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2006_17487'^^xsd:string;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17488'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^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_2006_17488'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17489'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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_2006_17489'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17490'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^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_2006_17490'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5504__AWI_Sylt_Roads_Time_%20Series_2006_17491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5504__AWI_Sylt_Roads_Time_%20Series_2006_17491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5504__AWI_Sylt_Roads_Time_%20Series_2006_17491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2006_17491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2006'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2006_17491'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^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_2006_17491'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF